home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15536 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  664 b 

  1. Path: dish.news.pipex.net!pipex!dircon!usenet
  2. From: dalim2@dircon.co.uk (Keith George)
  3. Newsgroups: comp.lang.c++
  4. Subject: Null Pointer Assignment error
  5. Date: 6 Apr 1996 10:11:53 GMT
  6. Organization: Direct Connection
  7. Message-ID: <4k5g19$84a@newsgate.dircon.co.uk>
  8. NNTP-Posting-Host: gw4-182.pool.dircon.co.uk
  9. X-Newsreader: WinVN 0.92.6+
  10.  
  11. I get a Null pointer Assignment Error 'What is it?'
  12.  
  13. I'm using Turbo C++ 3.0 to test a String class that I am trying to 
  14. understand copied from an "Understanding C++" book!
  15.  
  16. The Turbo C++ help pages seem very brief!
  17.  
  18. How can I track down this error ?
  19. Why does it not happen in the large memory model?
  20.  
  21. many regards
  22.     keith george
  23.